home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / bbsutils / fb195g1.arj / FEBBS.TXT < prev    next >
Text File  |  1994-04-08  |  33KB  |  869 lines

  1. ;*---------------------------------------------------------------------------*)
  2. ;*                            -=( Febbs.Txt )=-                              *)
  3. ;*                                                                           *)
  4. ;*                       Febbs help file source code                         *)
  5. ;*                                                                           *)
  6. ;*                     For Febbs version 1.95 and later                      *)
  7. ;*                                                                           *)
  8. ;*                        (c) 1993 Patrik Sjöberg                            *)
  9. ;*                                                                           *)
  10. ;*                     Last Modified : 1993 - 09 - 12                        *)
  11. ;*                                                                           *)
  12. ;*                           Highest topic 47                                *)
  13. ;*---------------------------------------------------------------------------*)
  14. ;* You are allowed to make changes to this file to make it more suitable     *)
  15. ;* for Your own need but You are not allowed to remove the above copyright   *)
  16. ;* notice. See the manual for programming instructions.                      *)
  17. ;*---------------------------------------------------------------------------*)
  18. ;
  19. ;
  20. ;Set width of help screen
  21. !WIDTH 66
  22. ;
  23. ;*---------------------------------------------------------------------------*)
  24. ;* The actual help starts here
  25. ;*---------------------------------------------------------------------------*)
  26.  
  27. !TOPIC 1 Help on Help
  28. !INDEX 2
  29. ;
  30. When help is invoked by pressing 001 in the FILES.BBS edit
  31. screen you are initially transfered to a help index On possible
  32. editing commands for the Editor. <F1> pressed a second time
  33. will allow you to select from the index again.
  34.  
  35. The text for a given topic may also contain links to other topics,
  36. which can be selected by moving the cursor to the appropriate word
  37. or phrase and pressing <Enter>.
  38.  
  39. You can page backward through a list of previously selected topics
  40. by pressing <AltF1>.  Pressing <F1> while viewing a help topic
  41. will take you back to the main topic index.
  42.  
  43. To Leave the help system simply press <Esc> and you're back
  44. where you came from
  45. ;
  46. ;*---------------------------------------------------------------------------*)
  47. ;* The first helpscreen with all commands.
  48. ;*---------------------------------------------------------------------------*)
  49. ;
  50. !TOPIC 2 Commands available
  51. !INDEX 1
  52. ;
  53. Below you will find a list of the available commands inside the
  54. editor. Use the <ArrowKeys> to move between the topics and
  55. <PageUp/PageDn> to move between the pages.
  56.  
  57. Press <F1> for Index.
  58.  
  59. !NOWRAP
  60. 055 - Invoke menu in editor.
  61. 041 - 4Adopt missing files to FILES.BBS
  62. 028 - 17Tag all missing files
  63. 040 - 27Tag duplicate entries in FILES.BBS
  64.  
  65. 023 - 11Tag line.
  66. 024 - 11Global unmark of tagged lines.
  67. 044 - 45Tagged files status
  68. 027 - 12Hurl tagged lines/files
  69. 026 - 12Copy tagged lines/files
  70. 056 - 35Hurl tagged files anywhere/without area change
  71. 057 - 35Copy tagged files anywhere/without area change
  72. 025 - 13Move tagged lines inside editor
  73. 042 - 9Switch area. Fast switch to new area.
  74.  
  75. 033 - 38Add character literal.
  76.  
  77. 032 - 39Copy Description to file below.
  78. 053 - 41Add Avatar colourcodes at cursor position
  79. 050 - 42Look at the FILES.BBS the way the user sees it
  80. 002 - 3Save current FILES.BBS
  81. 003 - Abandon changes. FILES.BBS not saved
  82.  
  83. 016 - 5External/internal binary viewer
  84. 006 - 5External GIF viewer
  85. 015 - 5External/internal text viewer
  86. 007 - 5External archive viewer
  87. 060 - 48View ANSI and Avatar files
  88. 005 - 33DOS shell
  89. 013 - 43Display the external support programs
  90. 008 - 44The external utilities #1
  91. 009 - 44The external utilities #2
  92. 010 - 44The external utilities #3
  93. 011 - 44The external utilities #4
  94. 012 - 44The external utilities #5
  95.  
  96. 014 - 8Look inside archive / GIF info. Currentline
  97. 047 - 7Copy line, current area
  98. 049 - 34Move line, current area
  99.  
  100. 043 - 6Add GIF/JPEG info to description
  101. 046 - 14Add download counter specified in setup
  102. 058 - 46Strip download counter
  103.  
  104. 037 - 15Sort block. Keyupd/keydown block. Enter sort
  105.  
  106. 038 - 20Search for filename
  107. 039 - 21Continue search
  108.  
  109. 029 - 10Remove both line and file
  110. 031 - 36Remove file but leave description in FILES.BBS
  111. 030 - 16Remove missing files from FILES.BBS
  112. 028 - 17Tag all missing files
  113. 045 - 18Kill all tagged lines / files
  114.  
  115. <TAB>    - 19Indent comment
  116.  
  117. 048 - 22Touch file on current line
  118. 035 - 40Touch all tagged Files
  119.  
  120. 017 - 23Text "Macros" as defined in setup #1
  121. 018 - 23Text "Macros" as defined in setup #2
  122. 019 - 23Text "Macros" as defined in setup #3
  123. 020 - 23Text "Macros" as defined in setup #4
  124. 021 - 23Text "Macros" as defined in setup #5
  125. 022 - 24Show "Macros"
  126.  
  127. 054 - 25Toggle display file-size / -date on statusline
  128. 051 - 26Rename file on current line
  129. 052 - 31Memory status
  130. 059 - 47Mark files older then date
  131. 004 - Xpress Way out of the editor.
  132. <Insert> - Toggle insert mode ON/OFF
  133.  
  134. <CtrlBackSpace> - Delete word to the left
  135. <CtrlEnd> - Delete to the end of the line
  136.  
  137. <CtrlPgDn> - End of file
  138. <CtrlPgUp> - Beginning of file
  139. <CtrlRightArrow> - Word right
  140. <CtrlLeftArrow> - Word left
  141.  
  142. <Home/End> - Beginning / end of line
  143. <PgDn/PgUp> - One page down/up
  144.  
  145. 036 - Insert line
  146. 034 - Delete line
  147. !WRAP
  148. ;
  149. ;*---------------------------------------------------------------------------*)
  150. ;* All help topics one after another.
  151. ;*---------------------------------------------------------------------------*)
  152. ;
  153. !TOPIC  3  Save
  154.  
  155. 002 - Save
  156.  
  157. A press on the 002 key saves the current FILES.BBS.
  158.  
  159. Creating a Files.Bak file of the old one.
  160. !LINE
  161. ( If chosen in the setup ).
  162.  
  163. ;*---------------------------------------------------------------------------*)
  164. ;
  165. !TOPIC  4 Adopting files.
  166.  
  167. 041 - Adopt missing files to FILES.BBS.
  168.  
  169. A simple press of 041 will get FEBBS working real hard <Grin>
  170. FEBBS will then compare the files in FILES.BBS with the files
  171. found in the directory of the Area. Any missing files will be
  172. added to the bottom of the FILES.BBS inside the editor.
  173.  
  174. ;*---------------------------------------------------------------------------*)
  175. ;
  176. !TOPIC  5  External viewers
  177.  
  178. 016 - External/internal binary viewer.
  179. !LINE
  180. 006 - External GIF Viewer.
  181. !LINE
  182. 015 - External/internal text viewer.
  183. !LINE
  184. 007 - External archive viewer.
  185. !LINE
  186. 005 - DOSshell
  187.  
  188. If no external text- or binary-viewer is installed in the
  189. setup then Febbs internal will be used.
  190. !LINE
  191. When you press 016 the current FILES.BBS will be saved to disk
  192. to free up some memory and the Binary viewer specified by you
  193. in the setup will be loaded with the commandline as the name and
  194. full path to the file you were standing on inside the editor.
  195.  
  196. Ex. of CommandLine :  C:\DIV\DP.EXE C:\FILE\FENRIS.ZIP
  197.                      └──┬──────────┴────────┬──────────┘
  198.                      Your Setup       Part added by FEBBS.
  199.  
  200. ;*---------------------------------------------------------------------------*)
  201. ;
  202. !TOPIC  33  Drop to Dos
  203.  
  204. 005     - DOS shell
  205.  
  206. When chosen this one will load an extra copy of Command.Com
  207. ( or whatever command processor you use ) into memory. And thereby
  208. allowing you to execute programs while still inside Febbs.
  209.  
  210. ;*---------------------------------------------------------------------------*)
  211. ;
  212. !TOPIC  6 Add GIF/JPEG info to description
  213.  
  214. 043 - Add GIF/JPEG info to description
  215.  
  216. If you are editing an area that has GIF files in it
  217. and you are standing at a line with a GIF file at it like
  218. this ...
  219.  
  220. NICENICE.GIF [0]
  221.  
  222. ... and you press 043 you will get this...
  223.  
  224. NICENICE.GIF [0] (640*480*256)
  225.  
  226. That is, the resoloution and number of colours will be added
  227. to the description of that particular file.
  228.  
  229. Febbs Supports both the GIF87a Standard and the GIF89a standard
  230. as well as the JPEG standard. When adding info about JPEG (JPG) files
  231. Febbs will only add the resolution and not the number of colours.
  232. ;
  233. ;*---------------------------------------------------------------------------*)
  234. ;
  235. !TOPIC  7  Copy Line
  236.  
  237. 047 - Copy Line
  238.  
  239. Pressing 047 will Copy the line you are standing on to a buffer.
  240. And pressing 047 again will transfer the buffer to line you area
  241. standing on. A status indicator in the lower right of the screen will
  242. indicate if something is in the buffer. You can't use this one to copy
  243. text between areas.
  244.  
  245. ;*---------------------------------------------------------------------------*)
  246. ;
  247. !TOPIC  34   Move Line
  248.  
  249. 049 - Move Line
  250.  
  251. Pressing 049 will Move the line you are standing on to a buffer.
  252. And pressing 049 again will transfer the buffer to line you area
  253. standing on. A status indicator in the lower right of the screen will
  254. indicate if something is in the buffer. You can't use this one to move
  255. text between areas.
  256. Please See the 13025 option also for moving files inside the
  257. current FILES.BBS.
  258. ;
  259. ;*---------------------------------------------------------------------------*)
  260. ;
  261. !TOPIC  8  Look inside archive/GIF/JPG info
  262. ;
  263.  
  264. 014 - Look inside archive/GIF/JPG info
  265.  
  266. This option lets you look inside Archives. That's your packed
  267. files. You will see an window with the contents of the archive
  268. you were standing on with the cursor.
  269.  
  270. If the file is a GIF file instead of an archive you'll see an
  271. info-window containing relevant info about that paticular
  272. GIF picture.
  273.  
  274. After Febbs has scanned the entire file you will be able to
  275. scroll around inside the window just like when choosing an area.
  276. And if you wish to look at a file inside the archive just
  277. press enter and that particular file is unpacked and loaded
  278. into the internal text viewer. If the files extension is
  279. .EXE, .COM or .OVR the the internal Binary viewer will be used.
  280. But first you must set up the Unpackers in the setup.
  281. ;
  282. ;*---------------------------------------------------------------------------*)
  283. ;
  284. !TOPIC  9  Switch area.
  285. ;
  286.  
  287. 042 - Switch area.
  288.  
  289. This one is handy. It lets you switch areas from inside the
  290. editor. You will no longer have to go to the main menu to
  291. swap area. This function works just like the choose area
  292. item. Just cruise between your areas and select a new one
  293. with enter. ( or use the HotKeys ! That is if you wish to
  294. go to area 19 simply press 1, look in the lower left corner
  295. press 9 and press Enter. As fast as it can be )
  296. You will upon selection be transfered directly to the new
  297. area. The FILES.BBS you leave will automatically be saved.
  298. All editing of the file will be saved and if you
  299. wish to discard your changes you will have to choose 003
  300. to abandon your changes. And take off from the
  301. main menu for new adventures in Files Land.
  302. ;
  303. ;*---------------------------------------------------------------------------*)
  304. ;
  305. !TOPIC  10 Removing files / lines
  306.  
  307. 029 - Remove both line and file
  308.  
  309. Pressing 029 will delete the file and the description
  310. not only from the list but from the disk as well.
  311.  
  312. FEBBS will ask you if you're sure when deleting files. No
  313. harm done if you choose the wrong file.
  314.  
  315. See Also 36031 - Remove File but leave description in FILES.BBS
  316.  
  317. ;*---------------------------------------------------------------------------*)
  318. ;
  319. !TOPIC 36  Remove File but leave description in FILES.BBS
  320.  
  321. 031 - Remove File but leave description in FILES.BBS
  322.  
  323. Pressing 031 will Delete the file but leave the description.
  324.  
  325. FEBBS will ask you if you're sure when deleting files. No
  326. harm done if you choose the wrong file.
  327.  
  328. This one is to be used when you are short of diskspace but wish
  329. to leave the description in the list and thereby make it <OFF-Line>
  330. when your users view your FILES.BBS.
  331.  
  332. See Also 10029 - Remove both line and file 
  333. ;
  334. ;*---------------------------------------------------------------------------*)
  335. ;
  336. !TOPIC  11 Tagging Files / Lines
  337.  
  338. 023 - Tag Line for later action.
  339.  
  340. Tag line will simply tag the line you are standing on. It will
  341. change colour to the colour chosen by you in the setup to
  342. indicate that it is tagged. If the line is already tagged then
  343. the line will be non-tagged. Simply a Tag-Toggler.
  344.  
  345. 024 - Global Unmark of tagged Lines.
  346.  
  347. This option clears all tags in the current FILES.BBS
  348. ;
  349. ;*---------------------------------------------------------------------------*)
  350. ;
  351. !TOPIC 12 Hurl/Copy tagged Lines/Files.
  352.  
  353. 027 - Hurl tagged Lines/Files to different Area .
  354. !LINE
  355. 026 - Copy tagged Lines/Files to different Area .
  356.  
  357. This option will let you hurl (move) or Copy the already
  358. tagged lines to a different area. The select area window
  359. comes up again. Then when you have chosen an area to hurl to
  360. they will be copied there and then the old FILES.BBS
  361. will be saved and the new one loaded.
  362. When the chosen area has been loaded just move to the position
  363. you would like to give the hurled files descriptions and press
  364. 027 (or 026) again. The descriptions will now be placed
  365. where you were standing when you pressed 027 (or 026).
  366.  
  367. If the file areas you are hurling between are on the
  368. same drive no physical moving is done. Only at directory level
  369. are the files moved. This makes the Hurl process extremely fast.
  370.  
  371. Febbs is all the time trying to determine that enough diskspace is
  372. left on the drive that you are hurling to.
  373.  
  374. If a file that you are hurling (copying) already exists in the
  375. area you are hurling (copying) to FEBBS will ask you if you wish
  376. to overwrite the file. If you answer Yes the file will be overwritten
  377. but the description won't be transfered to the new area. This is to
  378. prevent dupe descriptions in the area. FEBBS simply assumes that
  379. the description already in the area is the correct and simply Zonks
  380. the new one. This behavior only applies when hurling files. If Copying
  381. Febbs will move the description anyway.
  382.  
  383. See Also 35056 - Hurl Anywhere/without changing Area
  384.  
  385. ;*---------------------------------------------------------------------------*)
  386. ;
  387. !Topic 35   Hurl files anywhere/without changing area.
  388.  
  389. 056 - Hurl files anywhere/without changing area
  390. !LINE
  391. 057 - Copy files anywhere/without changing area
  392.  
  393. This version of the hurl/copy will NOT let you place the descriptions in
  394. the area that you are hurling/copying to. That is when hurling/copying
  395. you will NOT be transfered to the new area. The descriptions of the
  396. files will be placed last in the area you are hurling/copying to. This
  397. behavior is nice if you for instance are cleaning up your upload area and
  398. all files go to different areas or if you wish to copy some files to
  399. a floppy disk.
  400.  
  401. Also this version of the hurl/copy will let you hurl/copy files and
  402. descriptions to any directory you wish. Tag as usual the files you
  403. wish to hurl and then while browsing the areas of your areafile
  404. press <Ctrl-Enter>. A new box will appear that lets you type in
  405. the full path to where you wish to hurl the files. If the directory
  406. doesn't exist Febbs will ask you if you wish to create it first.
  407. Although the same restrictions as the MD command in DOS must be
  408. observed, that is Febbs can't create a whole path Ex: C:\FILES\PASCAL\
  409. can't be created but if C:\FILES\ existed already then the subdir PASCAL
  410. would be added. Febbs will also try to create a new FILES.BBS if one
  411. doesn't exist in the directory you're hurling to. All the descriptions
  412. will be placed in this FILES.BBS.
  413. ;
  414. ;*---------------------------------------------------------------------------*)
  415. ;
  416. !TOPIC 13  Move tagged lines inside editor
  417.  
  418. 025 - Move tagged lines inside editor
  419.  
  420. Moves the tagged lines inside the editor. When you press 025
  421. all the tagged lines in the editor will be moved to the line you are
  422. standing on. Nice if you wish to move a number of files. A bit
  423. too much of a job to do that with 34049
  424. ;
  425. ;*---------------------------------------------------------------------------*)
  426. ;
  427. !TOPIC 14 Add DownLoad Counter
  428.  
  429. 046 - Add DownLoad Counter as specified in setup
  430.  
  431. If you press 046 a Download Counter will be addded first
  432. to the description. You may specify the style of the counter
  433. in the setup. If no counter specified the description will
  434. be justified at position 14.
  435. ;
  436. ;*---------------------------------------------------------------------------*)
  437. ;
  438. !TOPIC 15   Sort Block.
  439.  
  440. 037 - Sort Block. Directions Keys mark Block. Enter Sort
  441.  
  442. This one lets you sort a block that you first mark with the
  443. direction keys.
  444.  
  445. Febbs is not aware of multiline descriptions ( Yet ).
  446. ;
  447. ;*---------------------------------------------------------------------------*)
  448. ;
  449. !TOPIC 16 Remove missing files
  450.  
  451. 030 - Remove missing files from FILES.BBS
  452.  
  453. When you press 030 FEBBS will check that all the files in
  454. FILES.BBS realy exists. If not the description in FILES.BBS is
  455. removed.
  456.  
  457. See also 17028 - Tag All missing Files
  458. ;
  459. ;*---------------------------------------------------------------------------*)
  460. ;
  461. !TOPIC 17 Tag All Missing Files
  462.  
  463. 028 - Tag All Missing Files
  464.  
  465. Maybe 16030 ( Remove missing files from FILES.BBS )
  466. is too strong for you. You wish to have files "Off-Line"
  467. due to lack of disk space. But you do not wish to keep all that
  468. junk lying around as Off-Line. Easy ! Simply press 028 and all
  469. missing files will be tagged and then untag those you wish to
  470. keep and the others use 18045 ( Kill taged lines )
  471. ;
  472. ;*---------------------------------------------------------------------------*)
  473. ;
  474. !TOPIC 18 Kill All tagged Lines / Files
  475. ;
  476.  
  477. 045 - Kill All tagged Lines / Files
  478.  
  479. Just as the headline says Alt-K Kills all tagged lines ( and the
  480. associated files ) in the Current FILES.BBS. If a file is missing
  481. it simply works as 034 ( Remove line ).
  482. ;
  483. ;*---------------------------------------------------------------------------*)
  484. ;
  485. !TOPIC 19 Indent comment
  486.  
  487. <TAB> - Indent comment to position choosen in setup
  488.  
  489. Sometimes, when descriptions of files take more than one line
  490. it is nice to be able to indent the following lines at a position
  491. that will look nice when your BBS displays them. Pressing tab will
  492. do that for you with the line you are standing on. If the line
  493. doesn't fit it well be wrapped to the next line.
  494. ;
  495. ;*---------------------------------------------------------------------------*)
  496. ;
  497. !TOPIC 20 Search for filename
  498.  
  499. 038  - Search for filename
  500.  
  501. See Also 21Continue search
  502.  
  503. 038 will pop up an entry field where you enter a search string
  504. to look for. >>> Note no wildcards or anything like that. If
  505. You wish to find "NICEGIRL.GIF" just enter "GIRL".
  506. Then Press Enter to start search. Febbs will first search in the
  507. current area for the name. Starting at row below the cursor position
  508. and to the end. If Febbs finds "GIRLS.GIF" and stops at that but you
  509. know that one is not the right one use 039 to continue Search.
  510. But if not found then a question will pop up on the screen asking
  511. if you wish to search global. If you answer yes you will see Febbs
  512. stroll down all your Areas looking for the file. Only Files listed
  513. in FILES.BBS are taken into the search. After completed search
  514. or after you have pressed a key to stop the search You will any files
  515. that were found in a scrollable window just like the choose area window.
  516. And if you position yourself upon a file and press enter you will
  517. automaticly be transfered to that file. If in another area, a new
  518. FILES.BBS  will be loaded and the cursor will be placed on the
  519. File you wanted to go to.
  520.  
  521. ;
  522. ;*---------------------------------------------------------------------------*)
  523. ;
  524. !TOPIC 21 Continue search
  525.  
  526. 039  - Continue search
  527.  
  528. See Also 20Search of filename
  529.  
  530. As said a 039 continues the search after the first "hit" with 038.
  531.  
  532. Ex. A nice way to use search is like this.
  533.  
  534. You have just recieved the latest DSZ protocol by Chuck Forsberg and
  535. want to hurl it from the UL area to its appropriate area. But you
  536. do not remember where the old versions are. Simply press 038
  537. enter the Search argument DSZ press enter and Febbs will start looking
  538. for any DSZ files for you. When you see the old ones popping up in the
  539. search window press any key to stop search. You Now see where the old
  540. file is, what it is called and what area and area number.
  541. You remember the number and press escape to abandon the Search
  542. completely. You tag the New DSZ. Press 027 for Hurl. Enter the
  543. area number where the old ones were. For example 15 and press Enter.
  544. You will find yourself inside the FILES.BBS of area 15 at the top.
  545. Now to get to the old DSZ files simply press 039 to Continue
  546. search and viola! there you are. Press 027 to "put down" the new
  547. DSZ and use 029 to get rid of the old one.
  548. ;
  549. ;*---------------------------------------------------------------------------*)
  550. ;
  551. !TOPIC 22 Touch file on current line
  552.  
  553. 048  - Touch file on current line
  554.  
  555. If you press 048 the file on the current line will be stamped
  556. with the current date. Nice if you have manually copied in some new
  557. files from floppy and wish to let your users now that these are
  558. new files.
  559.  
  560. See Also 40035 Touch all Tagged Files.
  561. ;
  562. ;*---------------------------------------------------------------------------*)
  563. ;
  564. !TOPIC 23
  565.  
  566. 017 - Text "Macro" #1 as defined in Setup
  567. !LINE
  568. 018 - Text "Macro" #2 as defined in Setup
  569. !LINE
  570. 019 - Text "Macro" #3 as defined in Setup
  571. !LINE
  572. 020 - Text "Macro" #4 as defined in Setup
  573. !LINE
  574. 021 - Text "Macro" #5 as defined in Setup
  575. !LINE
  576.  
  577. These texts, that you have specified in the setup, will be
  578. inserted at cursor position when you press the appropriate
  579. "HotKey".
  580.  
  581. ;*---------------------------------------------------------------------------*)
  582. ;
  583. !TOPIC 24
  584.  
  585. 022 - Show "Macros"
  586.  
  587. This will pop up a little box on the screen showing what
  588. macros you have defined in the setup. Good to have when
  589. your memory isn't what it ought to be :-)
  590.  
  591. ;*---------------------------------------------------------------------------*)
  592. ;
  593. !TOPIC 25
  594.  
  595. 054 - Toggle Display File-size / -Date on statusline
  596.  
  597. This toogles the option to display size and date of file
  598. on current line on the statusline. The default state of
  599. this toggle is allready choosen in the setup.
  600.  
  601. ;*---------------------------------------------------------------------------*)
  602. ;
  603. !TOPIC 26
  604.  
  605. 054 - Rename File on Current line
  606.  
  607. When pressing 054 you will be able to Rename the file on the
  608. current line. If the name change was successful the the name will
  609. be updated inside FILES.BBS as well.
  610.  
  611. ;*---------------------------------------------------------------------------*)
  612. ;
  613. !TOPIC 27
  614.  
  615. 040  - Tag all duplicate entries.
  616.  
  617. When you press 040 Febbs will compare all file
  618. names in the Current FILES.BBS to see if any Duplicate
  619. entries exist. If any, they will be Taged and you will be
  620. able to see which are dupes and afterwards take apropriate
  621. action.
  622.  
  623. ;*---------------------------------------------------------------------------*)
  624. ;
  625. !TOPIC 28 About ...
  626. ;
  627. !NOWRAP
  628.                                                             
  629.           ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▄ ▒▒▒▒▒▄  ▒▒▒▒▒▄   ▒▒▒▒▄            
  630.           ▒▒█▀▀▀▀ ▒▒█▀▀▀▀ ▒▒█▀▒▒▄ ▒▒█▀▒▒▄ ▒▒█▀▀▀            
  631.           ▒▒▒▒▒▄  ▒▒▒▒▒▄  ▒▒▒▒▒█▀ ▒▒▒▒▒█▀ ▒▒▒▒▄             
  632.           ▒▒█▀▀▀  ▒▒█▀▀▀  ▒▒█▀▒▒▄ ▒▒█▀▒▒▄  ▀▀▒▒▄            
  633.           ▒▒█     ▒▒▒▒▒▒▄ ▒▒▒▒▒█▀ ▒▒▒▒▒█▀ ▒▒▒▒█▀            
  634.            ▀▀      ▀▀▀▀▀▀  ▀▀▀▀▀   ▀▀▀▀▀   ▀▀▀▀             
  635. !WRAP
  636.          A file area manager for RemoteAccess 1.xx
  637.                                  Maximus 2.0x
  638.                                  Tubbs 1.00
  639.                                  ProBoard 2.00
  640.                                  QuickBbs 2.6x/2.75
  641.                                  SuperBbs 1.17
  642.  
  643.                    Copyright (c) 1990-94
  644.                             by
  645.                      FenrisUlven Data
  646.  
  647. ;*---------------------------------------------------------------------------*)
  648. ;
  649. !TOPIC 29 Dedication.
  650.  
  651.  
  652. !NOWRAP
  653.         ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  654.         █                                          █
  655.         █     In memory of Birgit Lindström.       █ ░░
  656.         █                                          █ ░░
  657.         ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ░░
  658.           ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░   
  659. !WRAP
  660.  
  661. ;*---------------------------------------------------------------------------*)
  662. ;
  663. !TOPIC 30 FEBBS Versus Viruses and LZEXE
  664.  
  665. FEBBS Versus Viruses and LZEXE
  666.  
  667. The versions before 0.06 of FEBBS was packed with LZEXE.EXE
  668. (c) 1989 Fabrice BELLARD. This to prevent the program from
  669. being attacked by viruses. But with the release of the unpacker
  670. for LZEXE this is not a reliable method any longer. Therefore
  671. FEBBS scans itself upon execution and checks if any changes were
  672. made to the EXE code. If there were FEBBS will halt with an error
  673. message.
  674.  
  675. Due to the CRC check of the EXE file, and the fact that Febbs is
  676. overlayed to save memory, you can *NOT* pack this program with
  677. LZEXE or PkLite. And you can't alter the code in any way.
  678. (Which the license forbids you to any way).
  679.  
  680. ;
  681. ;*---------------------------------------------------------------------------*)
  682. ;
  683. !TOPIC 31 Memory Status.
  684.  
  685. 052  - Memory Status.
  686.  
  687. When you're beginning to suspect that you're running short of
  688. memory, disk as well as internal memory, a press on 052 will
  689. either confirm youre worst suspecions or calm you :-)
  690.  
  691. Please Keep in mind that every line in a FILES.BBS occupies
  692. aproximately 162 Bytes of Memory inside Febbs Editor.
  693.  
  694. So a 300 Lines FILES.BBS occupies aprox 48,600 Bytes in
  695. memory.
  696.  
  697. Try be not to stingy when you assign memory to Febbs.
  698. Give the program Elbow room to work. Remember that
  699. hurling files also increases the memory needs ...
  700. ;
  701. ;*---------------------------------------------------------------------------*)
  702. ;
  703. !TOPIC 32 SWAPPING
  704.  
  705. When shelling Febbs  has the ability to swap itself out of memory to
  706. make room  for other programs to run. When swapping, Febbs can swap to
  707. Disk,  EMS and XMS. FEBBS will check for the presence of EMS and use
  708. that for the  swap file. If there is no EMS or not enough free EMS,
  709. FEBBS will try to allocate XMS memory, and if there is no XMS or not
  710. enough Febbs will try to swap to disk.
  711.  
  712. You have the abilty to toggle swapping on or of in the setup. If
  713. you're using a system with slow disks and no extra memory then it can
  714. be good to turn of swapping to speed things up. Please keep in mind
  715. that PAK for instance needs aproximately 185 Kb of memory to operate
  716. and ARJ even more, so therefore check how much memory you have when
  717. shelling from Febbs before you decide to turn swapping off.
  718.  
  719. FEBBS leaves only aprox. 9k resident when swapping. This will give
  720. you maximum ram to do whatever you wish from within FEBBS. Please note
  721. that you mustn't load any TSRs or other programs that doesn't give
  722. back all memory when you are finished with them.
  723.  
  724. ;
  725. ;*---------------------------------------------------------------------------*)
  726. ;
  727. !TOPIC 37 {+}
  728.  
  729. The {+} mark tells you that this function is only available in
  730. the registered version. I have chosen to make some of the functions
  731. only available to registered users. This is so that those people
  732. that supports me and my development of Febbs will get something
  733. extra. It is only those extra functions that has this mark, all
  734. normal functions are available to all users so that they may
  735. evaluate the software fully before deciding on registering and
  736. continued usage of Febbs.
  737. ;
  738. ;*---------------------------------------------------------------------------*)
  739. ;
  740. !TOPIC 38 Add character literal.
  741.  
  742. 033 - Add character literal.
  743.  
  744. Press 033 and then Any key (or use Alt-Keypad) to add any
  745. character to the FILES.BBS. Even if it is occupied by a function
  746. usally. Good to have when you're adding Avatar codes or some other
  747. Control codes that your BBS supports. Some control codes can be
  748. added without you using this functions but as more and more
  749. control codes are occupied by functions inside the editor it is
  750. often easiest to use this one all the time.
  751.  
  752. ;*---------------------------------------------------------------------------*)
  753. ;
  754. !TOPIC 39 Copy Description to File below.
  755.  
  756. 032 - Copy Description to File below.
  757.  
  758. This one copies the description from the line you're standing on
  759. to the file below. Nice when you're adding the same description
  760. to multiple files.
  761.  
  762. ;*---------------------------------------------------------------------------*)
  763. ;
  764. !TOPIC 40 Touch all tagged Files.
  765.  
  766. 035 Touch all tagged files.
  767.  
  768. Works just like 22048 that touches the file on the current line,
  769. although this one touches all tagged files. By touching I mean
  770. setting current date and time on the file.
  771.  
  772. ;*---------------------------------------------------------------------------*)
  773. ;
  774. !TOPIC 41 Add Avatar Colourcodes at cursor position
  775.  
  776. 053 - Add Avatar Colourcodes at cursor position
  777.  
  778. Added an easy way to add some nice Avatar colours to your FILES.BBS.
  779. Simply press 053 and choose colour from the colour chart. Press
  780. Enter and the Proper Avatar code is inserted at the cursor position.
  781.  
  782. ;*---------------------------------------------------------------------------*)
  783. ;
  784. !TOPIC 42 Look at the FILES.BBS the way the user sees it
  785.  
  786. 050 - Look at the FILES.BBS the way the user sees it
  787.  
  788. When you execute this command Febbs will let you look at the FILES.BBS
  789. just like the user would see. It displays the page you're standing at in
  790. the editor and it is aware of some Avatar codes. The Avatar codes that Febbs
  791. is aware of is discussed in the Avatar section of the Febbs manual
  792.  
  793. ;*---------------------------------------------------------------------------*)
  794. ;
  795. !TOPIC 43 Display the external support programs
  796.  
  797. 013 - Display the external support programs
  798.  
  799. A display of the Xternal programs that you have assigned in the setup.
  800. 013 displays a list of all the external support programs in
  801. the setup including the five DOS programs that you have a possibillity
  802. of installing.
  803.  
  804. ;*---------------------------------------------------------------------------*)
  805. ;
  806. !TOPIC 44 The free of choice external utils
  807.  
  808. !NOWRAP
  809. 008 - The free of choice external utils #1
  810. 009 #2
  811. 010 #3
  812. 011 #4
  813. 012 #5
  814. !WRAP
  815.  
  816. There are Five slots for external support programs. These programs can
  817. be anything you like. Just like all the other external programs these
  818. can be accessed via the DOS path. And if not in the path please supply
  819. full path name. The following meta strings are available on the
  820. command lines:
  821.  
  822. !NOWRAP
  823. ~C = Current directory
  824. ~P = Path and Name of Current FILES.BBS
  825. ~N = Name and full path to file on current line
  826. ~@ = Text list containing full names of all tagged files
  827. ~D = The description of the file on the current line.
  828. ~A = Areaname of current Area as found in areafile.
  829. !WRAP
  830.  
  831. The first character in the meta strings is a so called tilde (#126).
  832. The meta strings can occur more than once on the same line.
  833.  
  834. ;*---------------------------------------------------------------------------*)
  835.  
  836. !TOPIC 45 Tagged files status
  837.  
  838. 044 - Tagged files status.
  839.  
  840. Shows a resume of how many files are tagged and
  841. their total size. Good to use when preparing to move
  842. large quantities of files or when moving to floppy disks.
  843. ;
  844. !TOPIC 46 Strip Download counter
  845.  
  846. 058 - Strip Download counter.
  847.  
  848. Strips the Download counter from the current line.
  849. ;
  850. !TOPIC 47 Mark files older then date
  851.  
  852. 059 - Mark files older then date
  853.  
  854. With this function You will be prompted for a date. And then
  855. Febbs will tag all files older then that date.
  856.  
  857. ;
  858. !TOPIC 48 View ANSI and Avater Files.
  859.  
  860. 060 - View ANSI and Avatar Files.
  861.  
  862. With this function You can view ANSI and Avatar files that You
  863. have in Your file areas.
  864.  
  865. ;;
  866. ;*---------------------------------------------------------------------------*)
  867. ;* End of Febbs help source code.
  868. ;*---------------------------------------------------------------------------*)
  869.